home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HyperHackers.cpt / Hyper-Hackers Queue 1.0 / card_6286.txt < prev    next >
Text File  |  1989-02-26  |  931b  |  35 lines

  1. -- card: 6286 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3797
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. Date:     Fri, 30 Oct 87 15:11:21 PST
  12. From: PUGH@NMFECC.ARPA
  13.  
  14.  
  15. One problem with hiding the card window is that Hypercard ignores all keyboard
  16. input after that.  You cannot do a command-m to get the message window or use
  17. any function keys on the extended keyboard.  It also ignores blind typing in
  18. this mode.  The only thing to do is pull down the message menu item.  This is
  19. completely bogus!  I would classify it as a bug since getting rid of the
  20. window under MultiFinder is a desired thing and it would be nice to be able to
  21. get it back. 
  22.  
  23. Currently I use this script:
  24.  
  25.     set visible of card window to false
  26.     put "Set visible of card window to true"
  27.     show msg
  28.  
  29. Jon
  30.  
  31.  
  32.  
  33. -- part contents for background part 45
  34. ----- text -----
  35. Problems with hiding the card window